==================================================================================== Installing Python and R/RStudio packages into user folders ==================================================================================== (Draft; to do add screenshots) Updated: 1-27-2023 * This page contains instructions on how to install packages into an user's folder. * Recall that on JupyterHub, each time one starts a server it uses a pre-set image. That is whatever changes one makes to the system files and folders will not be saved after the server shuts down. Required items ~~~~~~~~~~~~~~~~ We need to the followings. 1. A running container. #. Terminal. #. RStudio for RStudio. Python ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The ``pip`` command works as follows. .. code-block:: pip